Select Method (IListBase<T>)
Selects a list of items according to a generic list.
Overload List
OverloadDescription
Select(T[])Selects a list of items according to a generic list.  
Select(String[])Selects a list of items.  
Select(Int32[])Selects a list of items by item indices.